home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmeFocusIsInShell.z / XmeFocusIsInShell
Text File  |  1998-10-30  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmeeeeFFFFooooccccuuuussssIIIIssssIIIInnnnSSSShhhheeeellllllll((((3333XXXX))))     UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV     XXXXmmmmeeeeFFFFooooccccuuuussssIIIIssssIIIInnnnSSSShhhheeeellllllll((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmeeeeFFFFooooccccuuuussssIIIIssssIIIInnnnSSSShhhheeeellllllll - Returns a Boolean value to indicate
  10.           whether the parent shell of a specified widget has the
  11.           keyboard focus.
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           #include <Xm/XmP.h>
  15.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmeeeeFFFFooooccccuuuussssIIIIssssIIIInnnnSSSShhhheeeellllllll(
  16.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmeeeeFFFFooooccccuuuussssIIIIssssIIIInnnnSSSShhhheeeellllllll returns a Boolean value to indicate
  23.           whether the parent shell of _w_i_d_g_e_t has the keyboard focus.
  24.           This function is particularly useful for those programmers
  25.           writing menu button widgets.  (See the _E_x_m_M_e_n_u_B_u_t_t_o_n
  26.           demonstration widget in the ddddeeeemmmmoooossss////wwwwiiiiddddggggeeeettttssss////EEEExxxxmmmm////lllliiiibbbb directory
  27.           for a sample usage of this function.)
  28.  
  29.           _w_i_d_g_e_t    Specifies any widget.
  30.  
  31.      RRRREEEETTTTUUUURRRRNNNN
  32.           Returns True if the parent shell of _w_i_d_g_e_t has the keyboard
  33.           focus.  Otherwise, it returns False.
  34.  
  35.      RRRREEEELLLLAAAATTTTEEEEDDDD
  36.           EEEExxxxmmmmMMMMeeeennnnuuuuBBBBuuuuttttttttoooonnnn(3).
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.